home *** CD-ROM | disk | FTP | other *** search
/ New Star Software Collection / NSS_Collection.iso / 3-030 norton commander (nc) 40 / 1.ima / PACKER.SET < prev    next >
Text File  |  1993-05-10  |  4KB  |  172 lines

  1. #
  2. #    Compression configuration file for NC 4.0
  3. #
  4. #    Author     : Anthony O'Dowd
  5. #    Date    : Jan '93
  6. #
  7. ##############################################################################
  8. ##
  9. #
  10. # The format of this file is as follows :-
  11. #
  12. #    <1> To define the start of a compression utilities command
  13. #        lines use the : followed by a short descriptive piece of text.
  14. #        This text is displayed on the Compression Method Selection Dialog box.
  15. #
  16. #    <2> To define the characteristics of a compression utility
  17. #           use a two digit number followed by a :. The two digits are 
  18. #        significant as they define the type of command that the
  19. #        compression utility supports.
  20. #
  21. #    The meaning of these numbers is as follows :-
  22. #
  23. #    00:     File extension of compressed file type
  24. #    01:    Command to add a file to a compressed file.
  25. #       02:    Command to add a file to a compressed file 
  26. #        and also store the file's full pathname.
  27. #    03:    Command to extract a file from a compressed file.
  28. #       04:     Command to extract a file from a compressed file 
  29. #        and maintain it's full pathname.
  30. #    05:    Command to move a file to a compressed file.
  31. #       06:    Command to move a file to a compressed file and 
  32. #        also store the files full pathname.
  33. #    07:    Command to delete a file from a compressed file.
  34. #    08:    Command to select the best compression method supported 
  35. #        by the compression utility.
  36. #    09:    Command to create the smallest compressed file.
  37. #    10:    Command to create a compressed file in the fastest possible time.
  38. #    11:    Trait Integer. This is a sixteen bit integer that defines
  39. #        some additional characteristics about the compression
  40. #        utility. The two most important bits in this number are :-
  41. #            bit 15...Set to one if the compression utility
  42. #                 supports the concept of response file. 
  43. #            bit 14...Set to one if you want to have an interactive
  44. #                 session with the compression utility. In this
  45. #                 mode Commander allows the compression utility 
  46. #                 display its progress on the screen on top 
  47. #                 of the Commander file panels. This can be
  48. #                 useful in debugging the switches on
  49. #                 the compression utilities.
  50. #    12:    If the Trait Integer bit 15 is set to 1 this is the definition
  51. #        of the character that must precede the response filename.
  52. #    13:     This defines the mapping of the compression error codes to the
  53. #        codes that Commander understands. This is for error checking and
  54. #        reporting.
  55. #
  56. #        The error codes handled by Norton Commander are :-
  57. #
  58. #        0.....No error
  59. #        7.....Illegal Compression utility used that Commander can understand
  60. #        8.....Compression utility not defined in Packer.set
  61. #        9.....Not enough memory to run compression utility
  62. #           10.....Cannot find the compression utility. ( It must be on the path for Commander 
  63. to find it.)
  64. #           11.....Cannot locate Command.com to load compression utility
  65. #           12.....Cannot find the compression utility. ( It must be on the path for Commander 
  66. #              to find it.)
  67. #           13.....Cannot find the PACKER.SET file 
  68. #           14.....Cannot open the response file
  69. #           15.....Not enough parameters specified on command line.
  70. #
  71. ##############################################################################
  72. ##
  73. #
  74. :PKZIP 1.x/2.x
  75. 00:ZIP
  76. 01:pkzip -u -wHS
  77. 02:pkzip -u -P -wHS
  78. 03:pkunzip -o
  79. 04:pkunzip -o -d
  80. 05:pkzip -mu -wHS
  81. 06:pkzip -mu -P -wHS
  82. 07:pkzip -d
  83. 08:-es
  84. 09:-ex
  85. 10:-ex
  86. 11:01
  87. 12:@
  88. #
  89. # This defines the mapping of error codes for pkzip to
  90. # the standard error codes that Commander understands.
  91. #
  92. 13:14,3;1,1;16,4;13,2;11,6
  93. :ARJ
  94. 00:ARJ
  95. 01:arj u -y 
  96. 02:arj u -y 
  97. 03:arj e -y -e 
  98. 04:arj x -y 
  99. 05:arj m -y -d -e 
  100. 06:arj m -y -d 
  101. 07:arj d -y
  102. 08:-m4 
  103. 09:-m1 
  104. 10:-m1
  105. 11:01
  106. 12:!
  107. 13:6,1;1,2;5,3;7,4;96,1
  108. :ARC
  109. 00:ARC
  110. 01:arc a
  111. 02:arc a
  112. 03:arc eow
  113. 04:arc xow
  114. 05:arc muw
  115. 06:arc muwz
  116. 07:arc dw
  117. 08:
  118. 09:
  119. 10:
  120. 11:00
  121. 12:@
  122. 13:255,5
  123. :PAK
  124. 00:PAK
  125. 01:pak u
  126. 02:pak u 
  127. 03:pak e -wa
  128. 04:pak e -i -wa
  129. 05:pak m -wa
  130. 06:pak m -wa -i
  131. 07:pak d -wa
  132. 08:/C 
  133. 09:/CR
  134. 10:/S
  135. 11:01
  136. 12:@
  137. 13:1;6
  138. :ZOO
  139. 00:ZOO
  140. 01:zoo -add
  141. 02:zoo -add 
  142. 03:zoo -extract 
  143. 04:zoo -extract
  144. 05:zoo -move
  145. 06:zoo -move
  146. 07:zoo -delete
  147. 08: 
  148. 09:
  149. 10:
  150. 11:00
  151. 12:@
  152. 13:1;6
  153. :LHARC
  154. 00:LHZ
  155. 01:lharc u -am
  156. 02:lharc a -apm
  157. 03:lharc e -wm 
  158. 04:lharc e -wm 
  159. 05:lharc m -am
  160. 06:lharc m -am 
  161. 07:lharc d -mm 
  162. 08:
  163. 09:
  164. 10:
  165. 11:00
  166. 12:
  167. 13:1;6
  168.  
  169.  
  170.  
  171.  
  172.